Application settings
Values | Description |
---|---|
Key: allowuninstallapplication Value type: bool Value: YES or NO |
defaults write com.ivanti.filedirector allowuninstallapplication -bool NO/YES
Set the option to allow the user to uninstall the application. YES = The user can uninstall File Director via the GUI (default) NO = The user is blocked from using the GUI uninstaller to remove File Director Example:
|
Key: allowuninstalldata Value type: bool Value: YES or NO |
defaults write com.ivanti.filedirector allowuninstalldata -bool NO/YES
Set the option to allow the user to uninstall the data stored locally by File Director. YES = The user can uninstall File Director data via the GUI (default) NO = The user is blocked from using the GUI uninstaller to remove File Director data Example:
|
Key: openatlogin Value type: bool Value: YES or NO |
defaults write com.ivanti.filedirector allowservercontact -bool NO/YES
Set the option to allow the user to pause the network. Once set, the user cannot change this option. YES = The user can toggle the Contact Server option to pause the network (default) NO = The user cannot change the contact Server option and pause the network. Example:
|